CPhidget_getErrorDescription

Gets the description for an error code.

extern (C) __gshared
int function(int errorCode, const char** errorString) CPhidget_getErrorDescription;

Meta